STEP 9: The interval event will create meteors that fall from the top of the stage every 3 seconds.

We want these commands INSIDE the interval event, so make sure to look for the green block ···· in front.

  • Delete the sprite.turn_left() command inside the interval event.
  • Go to and drag Random Integer inside the interval event.
  • Drag a Sprite at Position inside the interval event.


To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)